From: Ewan Mellor Date: Mon, 23 Oct 2006 09:09:40 +0000 (+0100) Subject: Update .hgignore to remove artifacts of ramdisk build. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15585^2~11 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=a1360e4fc4462290c42a40d1f202562555be76e6;p=xen.git Update .hgignore to remove artifacts of ramdisk build. Signed-off-by: Tony Breeds --- diff --git a/.hgignore b/.hgignore index c84fae9f98..f00f66f389 100644 --- a/.hgignore +++ b/.hgignore @@ -184,6 +184,15 @@ ^tools/xentrace/xenctx$ ^tools/xentrace/xentrace$ ^tools/xm-test/ramdisk/buildroot +^tools/xm-test/aclocal.m4$ +^tools/xm-test/autom4te +^tools/xm-test/install-sh$ +^tools/xm-test/missing$ +^tools/xm-test/config(ure|.log|.status)$ +^tools/xm-test/Makefile(.in)*$ +^tools/xm-test/.*/Makefile(.in)*$ +^tools/xm-test/lib/XmTestLib/config.py$ +^tools/xm-test/lib/XmTestReport/xmtest.py$ ^xen/BLOG$ ^xen/TAGS$ ^xen/arch/x86/asm-offsets\.s$